2024-09-24 00:34:14,022 [ 194561 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 00:34:14,022 [ 194561 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 00:34:14,022 [ 194561 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 00:34:14,022 [ 194561 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 00:34:14,022 [ 194561 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_j2az4p --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_join_set_family_s3/test.py::test_set_s3 test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_log_levels_update/test.py::test_log_levels_update test_logs_level/test.py::test_check_client_logs_level test_lost_part_during_startup/test.py::test_lost_part_during_startup test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0]' 'test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1]' test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery test_merge_table_over_distributed/test.py::test_filtering test_merge_table_over_distributed/test.py::test_global_in test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit 'test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0]' 'test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1]' -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_client/test.py::test_base_commands test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_mask_sensitive_info/test.py::test_backup_to_s3 test_merge_table_over_distributed/test.py::test_filtering test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_ldap_external_user_directory/test.py::test_authentication_fail test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] [gw9] [ 1%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw9] [ 2%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping [gw8] [ 3%] PASSED test_merge_table_over_distributed/test.py::test_filtering test_merge_table_over_distributed/test.py::test_global_in [gw8] [ 4%] PASSED test_merge_table_over_distributed/test.py::test_global_in test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed [gw9] [ 5%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping [gw8] [ 6%] PASSED test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed [gw4] [ 7%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw4] [ 8%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table [gw5] [ 9%] PASSED test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family [gw5] [ 10%] PASSED test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups [gw5] [ 11%] PASSED test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes [gw5] [ 12%] PASSED test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands [gw5] [ 13%] PASSED test_keeper_client/test.py::test_four_letter_word_commands [gw0] [ 14%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] test_join_set_family_s3/test.py::test_set_s3 test_keeper_persistent_log_multinode/test.py::test_restart_multinode [gw4] [ 15%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw0] [ 16%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] [gw4] [ 17%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower [gw0] [ 18%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader [gw6] [ 19%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where [gw0] [ 20%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] [gw6] [ 21%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where [gw0] [ 22%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] [gw0] [ 23%] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] [gw6] [ 24%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree [gw3] [ 25%] PASSED test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session [gw2] [ 26%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw3] [ 27%] PASSED test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session [gw3] [ 28%] PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions [gw3] [ 29%] PASSED test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests [gw7] [ 30%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream [gw6] [ 31%] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw5] [ 32%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw2] [ 33%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select [gw9] [ 34%] PASSED test_join_set_family_s3/test.py::test_set_s3 [gw2] [ 35%] PASSED test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_double_quoted_comment test_on_cluster_timeouts/test.py::test_long_query test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit [gw8] [ 36%] PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode [gw2] [ 37%] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 [gw2] [ 38%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw0] [ 39%] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw1] [ 40%] PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user test_overcommit_tracker/test.py::test_user_overcommit [gw2] [ 41%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw1] [ 42%] PASSED test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database test_keeper_nodes_add/test.py::test_nodes_add [gw1] [ 43%] PASSED test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary [gw1] [ 44%] PASSED test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table [gw4] [ 45%] PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader [gw3] [ 46%] PASSED test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes [gw3] [ 47%] PASSED test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands [gw3] [ 48%] PASSED test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats [gw3] [ 49%] PASSED test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers [gw6] [ 50%] PASSED test_on_cluster_timeouts/test.py::test_long_query test_logs_level/test.py::test_check_client_logs_level [gw2] [ 51%] PASSED test_materialized_mysql_database/test.py::test_large_transaction [gw8] [ 52%] PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw3] [ 53%] PASSED test_keeper_back_to_back/test.py::test_watchers [gw5] [ 54%] PASSED test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit [gw1] [ 55%] PASSED test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions [gw2] [ 56%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw2] [ 57%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw0] [ 58%] PASSED test_overcommit_tracker/test.py::test_user_overcommit [gw1] [ 59%] PASSED test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_on_cluster test_log_levels_update/test.py::test_log_levels_update [gw4] [ 60%] PASSED test_logs_level/test.py::test_check_client_logs_level [gw1] [ 61%] PASSED test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw9] [ 62%] PASSED test_keeper_nodes_add/test.py::test_nodes_add test_keeper_three_nodes_start/test.py::test_smoke [gw8] [ 63%] PASSED test_log_levels_update/test.py::test_log_levels_update [gw4] [ 64%] PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery [gw5] [ 65%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw2] [ 66%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw1] [ 67%] PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions [gw2] [ 68%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw9] [ 69%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 70%] PASSED test_mask_sensitive_info/test.py::test_table_functions [gw2] [ 71%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw2] [ 72%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw2] [ 73%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw2] [ 74%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw2] [ 75%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw2] [ 76%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw2] [ 77%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw2] [ 78%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw2] [ 79%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw2] [ 80%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw2] [ 81%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw2] [ 82%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw2] [ 83%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw7] [ 84%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv [gw2] [ 85%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 [gw7] [ 86%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv [gw2] [ 87%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] [gw2] [ 88%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] [gw2] [ 89%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_named_collections [gw2] [ 90%] PASSED test_materialized_mysql_database/test.py::test_named_collections test_materialized_mysql_database/test.py::test_savepoint_query [gw2] [ 91%] PASSED test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 [gw2] [ 92%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 [gw2] [ 93%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table [gw2] [ 94%] PASSED test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table [gw2] [ 95%] PASSED test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides [gw2] [ 96%] PASSED test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table [gw2] [ 97%] PASSED test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_table_with_indexes [gw2] [ 98%] PASSED test_materialized_mysql_database/test.py::test_table_with_indexes test_materialized_mysql_database/test.py::test_text_blob_charset [gw2] [ 99%] PASSED test_materialized_mysql_database/test.py::test_text_blob_charset test_materialized_mysql_database/test.py::test_utf8mb4 [gw2] [100%] PASSED test_materialized_mysql_database/test.py::test_utf8mb4 =============================== warnings summary =============================== test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-17 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 93, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 90, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.5.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.2\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-18 (insert) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialized_with_ddl.py", line 1496, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 93, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 90, in alloc_connection raise Exception("Connection not established, {}".format(errors)) Exception: Connection not established, ['(2003, "Can\'t connect to MySQL server on \'172.16.5.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.5.3\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 278.26s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 61.43s call test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 58.15s call test_keeper_back_to_back/test.py::test_random_requests 55.21s call test_mask_sensitive_info/test.py::test_backup_to_s3 51.09s call test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 50.91s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 48.46s call test_keeper_three_nodes_start/test.py::test_smoke 48.40s call test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 47.35s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 44.17s call test_keeper_nodes_add/test.py::test_nodes_add 42.35s call test_materialized_mysql_database/test.py::test_large_transaction 37.99s setup test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 37.13s call test_mask_sensitive_info/test.py::test_table_functions 36.22s call test_mask_sensitive_info/test.py::test_create_table 36.18s call test_overcommit_tracker/test.py::test_user_overcommit 34.85s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 32.50s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 29.98s setup test_on_cluster_timeouts/test.py::test_long_query 29.31s call test_keeper_back_to_back/test.py::test_concurrent_watches 29.28s call test_mask_sensitive_info/test.py::test_table_function_ways_to_call 28.81s call test_on_cluster_timeouts/test.py::test_long_query 26.59s setup test_keeper_client/test.py::test_base_commands 26.43s setup test_mask_sensitive_info/test.py::test_backup_to_s3 26.26s setup test_keeper_back_to_back/test.py::test_concurrent_watches 25.77s teardown test_kafka_bad_messages/test.py::test_bad_messages_to_mv 24.90s setup test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 23.87s teardown test_join_set_family_s3/test.py::test_set_s3 22.18s setup test_join_set_family_s3/test.py::test_set_s3 21.57s setup test_ldap_external_user_directory/test.py::test_authentication_fail 21.47s setup test_merge_table_over_distributed/test.py::test_filtering 21.26s setup test_keeper_nodes_add/test.py::test_nodes_add 20.87s call test_materialized_mysql_database/test.py::test_materialized_with_enum 20.58s setup test_keeper_multinode_simple/test.py::test_follower_restart 19.06s setup test_keeper_persistent_log_multinode/test.py::test_restart_multinode 18.94s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 17.93s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 17.51s call test_keeper_persistent_log_multinode/test.py::test_restart_multinode 16.92s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 16.39s setup test_overcommit_tracker/test.py::test_user_overcommit 16.37s call test_materialized_mysql_database/test.py::test_table_overrides 16.35s setup test_logs_level/test.py::test_check_client_logs_level 16.23s call test_kafka_bad_messages/test.py::test_bad_messages_to_mv 16.15s setup test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 15.77s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 15.72s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 15.20s setup test_log_levels_update/test.py::test_log_levels_update 14.77s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 14.50s teardown test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 13.51s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 12.86s call test_join_set_family_s3/test.py::test_set_s3 12.59s setup test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 12.29s teardown test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 12.22s call test_keeper_back_to_back/test.py::test_watchers 12.08s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 12.08s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 11.54s setup test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 11.51s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 11.19s call test_materialized_mysql_database/test.py::test_utf8mb4 10.65s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 9.92s teardown test_materialized_mysql_database/test.py::test_utf8mb4 9.80s setup test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 9.56s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 9.44s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 9.29s setup test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 9.28s teardown test_on_cluster_timeouts/test.py::test_long_query 9.18s call test_mask_sensitive_info/test.py::test_encryption_functions 8.74s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 8.43s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 8.34s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 8.32s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 8.06s teardown test_keeper_back_to_back/test.py::test_watchers 7.90s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 7.16s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 6.81s teardown test_mask_sensitive_info/test.py::test_table_functions 6.48s teardown test_overcommit_tracker/test.py::test_user_overcommit 6.38s call test_materialized_mysql_database/test.py::test_multi_table_update 6.35s call test_mask_sensitive_info/test.py::test_create_alter_user 6.17s teardown test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 6.09s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 5.88s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 5.84s call test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 5.69s call test_keeper_multinode_simple/test.py::test_follower_restart 5.64s call test_materialized_mysql_database/test.py::test_select_without_columns_5_7 5.61s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 5.60s call test_materialized_mysql_database/test.py::test_select_without_columns_8_0 5.60s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 5.55s teardown test_ldap_external_user_directory/test.py::test_role_mapping 5.44s teardown test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 5.43s call test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 5.41s call test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 5.09s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 4.94s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 4.85s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 4.82s call test_log_levels_update/test.py::test_log_levels_update 4.76s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 4.71s call test_materialized_mysql_database/test.py::test_named_collections 4.65s call test_materialized_mysql_database/test.py::test_text_blob_charset 4.63s call test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 4.56s teardown test_keeper_client/test.py::test_four_letter_word_commands 4.54s teardown test_logs_level/test.py::test_check_client_logs_level 4.54s teardown test_keeper_nodes_add/test.py::test_nodes_add 4.51s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 4.39s call test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 4.32s call test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 4.23s teardown test_log_levels_update/test.py::test_log_levels_update 4.23s teardown test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 4.14s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 3.95s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 3.88s call test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 3.80s call test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 3.78s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 3.70s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 3.67s call test_mask_sensitive_info/test.py::test_create_dictionary 3.55s teardown test_keeper_persistent_log_multinode/test.py::test_restart_multinode 3.47s call test_materialized_mysql_database/test.py::test_system_parts_table 3.39s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.37s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 3.36s call test_mask_sensitive_info/test.py::test_create_database 3.30s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 3.16s call test_materialized_mysql_database/test.py::test_table_table 3.11s call test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 3.08s call test_mask_sensitive_info/test.py::test_on_cluster 2.99s call test_materialized_mysql_database/test.py::test_system_tables_table 2.77s call test_materialized_mysql_database/test.py::test_create_table_as_select 2.49s teardown test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery 2.33s call test_ldap_external_user_directory/test.py::test_role_mapping 2.30s call test_materialized_mysql_database/test.py::test_double_quoted_comment 2.11s call test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 1.98s call test_materialized_mysql_database/test.py::test_savepoint_query 1.62s call test_materialized_mysql_database/test.py::test_table_with_indexes 1.43s call test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 1.31s call test_keeper_back_to_back/test.py::test_stats 1.31s call test_merge_table_over_distributed/test.py::test_filtering 0.77s call test_keeper_back_to_back/test.py::test_end_of_watches_session 0.74s call test_merge_table_over_distributed/test.py::test_global_in 0.69s call test_keeper_back_to_back/test.py::test_sequential_nodes 0.65s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.59s call test_keeper_client/test.py::test_big_family 0.58s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.38s call test_keeper_client/test.py::test_base_commands 0.38s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.37s call test_keeper_client/test.py::test_find_super_nodes 0.33s call test_keeper_client/test.py::test_delete_stale_backups 0.33s call test_logs_level/test.py::test_check_client_logs_level 0.31s call test_keeper_back_to_back/test.py::test_end_of_session 0.25s call test_keeper_back_to_back/test.py::test_simple_commands 0.23s call test_keeper_client/test.py::test_four_letter_word_commands 0.18s call test_keeper_back_to_back/test.py::test_multitransactions 0.10s teardown test_keeper_back_to_back/test.py::test_random_requests 0.02s teardown test_mask_sensitive_info/test.py::test_create_table 0.02s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.01s teardown test_keeper_back_to_back/test.py::test_concurrent_watches 0.01s setup test_keeper_three_nodes_start/test.py::test_smoke 0.01s setup test_mask_sensitive_info/test.py::test_encryption_functions 0.01s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.01s setup test_keeper_back_to_back/test.py::test_sequential_nodes 0.01s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.01s teardown test_keeper_back_to_back/test.py::test_sequential_nodes 0.01s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s teardown test_keeper_back_to_back/test.py::test_stats 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] 0.00s teardown test_mask_sensitive_info/test.py::test_encryption_functions 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s setup test_keeper_back_to_back/test.py::test_simple_commands 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s teardown test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_keeper_client/test.py::test_base_commands 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s setup test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_keeper_client/test.py::test_four_letter_word_commands 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_to_mv 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_keeper_client/test.py::test_big_family 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_keeper_client/test.py::test_find_super_nodes 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_session 0.00s teardown test_mask_sensitive_info/test.py::test_create_dictionary 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_mask_sensitive_info/test.py::test_backup_to_s3 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s setup test_keeper_back_to_back/test.py::test_watchers 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s setup test_mask_sensitive_info/test.py::test_create_table 0.00s setup test_keeper_back_to_back/test.py::test_stats 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s setup test_mask_sensitive_info/test.py::test_create_alter_user 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 0.00s setup test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] 0.00s setup test_keeper_client/test.py::test_delete_stale_backups 0.00s setup test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s setup test_merge_table_over_distributed/test.py::test_global_in 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] 0.00s setup test_keeper_back_to_back/test.py::test_end_of_session 0.00s teardown test_mask_sensitive_info/test.py::test_create_alter_user 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_merge_table_over_distributed/test.py::test_filtering 0.00s setup test_keeper_client/test.py::test_big_family 0.00s setup test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_materialized_mysql_database/test.py::test_named_collections 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_keeper_back_to_back/test.py::test_multitransactions 0.00s setup test_mask_sensitive_info/test.py::test_table_functions 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree 0.00s setup test_keeper_back_to_back/test.py::test_random_requests 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s setup test_mask_sensitive_info/test.py::test_create_database 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_materialized_mysql_database/test.py::test_system_parts_table 0.00s setup test_mask_sensitive_info/test.py::test_on_cluster 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_merge_table_over_distributed/test.py::test_global_in 0.00s teardown test_mask_sensitive_info/test.py::test_on_cluster 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_materialized_mysql_database/test.py::test_table_with_indexes 0.00s setup test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where 0.00s teardown test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s teardown test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s teardown test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s teardown test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where 0.00s teardown test_materialized_mysql_database/test.py::test_named_collections 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_mask_sensitive_info/test.py::test_create_database 0.00s teardown test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s setup test_materialized_mysql_database/test.py::test_savepoint_query 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_materialized_mysql_database/test.py::test_system_parts_table 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s setup test_mask_sensitive_info/test.py::test_create_dictionary 0.00s setup test_materialized_mysql_database/test.py::test_utf8mb4 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s setup test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_keeper_client/test.py::test_find_super_nodes 0.00s teardown test_materialized_mysql_database/test.py::test_system_tables_table 0.00s teardown test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_materialized_mysql_database/test.py::test_text_blob_charset 0.00s setup test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_materialized_mysql_database/test.py::test_savepoint_query 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s teardown test_keeper_client/test.py::test_delete_stale_backups 0.00s teardown test_materialized_mysql_database/test.py::test_table_with_indexes 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments =========================== short test summary info ============================ PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_merge_table_over_distributed/test.py::test_filtering PASSED test_merge_table_over_distributed/test.py::test_global_in PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_merge_table_over_distributed/test.py::test_select_table_name_from_merge_over_distributed PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_keeper_client/test.py::test_base_commands PASSED test_keeper_client/test.py::test_big_family PASSED test_keeper_client/test.py::test_delete_stale_backups PASSED test_keeper_client/test.py::test_find_super_nodes PASSED test_keeper_client/test.py::test_four_letter_word_commands PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[0] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_error_on_unavailable_shards[1] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[0] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_mutation_max_streams PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_no_unavailable_shards[1] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_with_where PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[0] PASSED test_parallel_replicas_distributed_skip_shards/test.py::test_skip_unavailable_shards[1] PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_merge_tree_without_where PASSED test_keeper_back_to_back/test.py::test_concurrent_watches PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_keeper_back_to_back/test.py::test_end_of_session PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session PASSED test_keeper_back_to_back/test.py::test_multitransactions PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception PASSED test_mutations_in_partitions_of_merge_tree/test.py::test_trivial_alter_in_partition_replicated_merge_tree PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_materialized_mysql_database/test.py::test_create_table_as_select PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_mask_sensitive_info/test.py::test_create_alter_user PASSED test_mask_sensitive_info/test.py::test_create_database PASSED test_mask_sensitive_info/test.py::test_create_dictionary PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader PASSED test_keeper_back_to_back/test.py::test_random_requests PASSED test_keeper_back_to_back/test.py::test_sequential_nodes PASSED test_keeper_back_to_back/test.py::test_simple_commands PASSED test_keeper_back_to_back/test.py::test_stats PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 PASSED test_keeper_back_to_back/test.py::test_watchers PASSED test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit PASSED test_mask_sensitive_info/test.py::test_create_table PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_mask_sensitive_info/test.py::test_encryption_functions PASSED test_logs_level/test.py::test_check_client_logs_level PASSED test_mask_sensitive_info/test.py::test_on_cluster PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_log_levels_update/test.py::test_log_levels_update PASSED test_materialized_view_restart_server/test.py::test_materialized_view_with_subquery PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_mask_sensitive_info/test.py::test_table_functions PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] PASSED test_materialized_mysql_database/test.py::test_named_collections PASSED test_materialized_mysql_database/test.py::test_savepoint_query PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 PASSED test_materialized_mysql_database/test.py::test_system_parts_table PASSED test_materialized_mysql_database/test.py::test_system_tables_table PASSED test_materialized_mysql_database/test.py::test_table_overrides PASSED test_materialized_mysql_database/test.py::test_table_table PASSED test_materialized_mysql_database/test.py::test_table_with_indexes PASSED test_materialized_mysql_database/test.py::test_text_blob_charset PASSED test_materialized_mysql_database/test.py::test_utf8mb4 ================= 100 passed, 2 warnings in 445.69s (0:07:25) ==================